<% 
If Not IsEmpty(fp_rs) And Not (fp_rs Is Nothing) Then Response.Write CStr(fp_rs("[*]InsertColumnName[*]")) 
%>
